home *** CD-ROM | disk | FTP | other *** search
Makefile | 1998-01-28 | 424 b | 27 lines |
- #
- # Makefile automatically generated by MKMK V6.55
- # Wed Jan 28 17:39:10 1998
- #
-
- OBJS= runprim.o fastprim.elf.o
-
- runprim: $(OBJS)
- sc link to runprim with <<
- $(OBJS)
- <
-
- runprim.o: runprim.c
- fastprim.elf.o: fastprim.elf.c
-
- fastprim.elf.c: fastprim.elf embedelf
- embedelf fastprim.elf >fastprim.elf.c
-
- embedelf: embedelf.c
- smake -f smakefile.embedelf
-
- fastprim.elf: fastprim.c
- smake -f smakefile.fastprim
-
-
-
-